From f7179453a0e00c299eb262c72754e7222baf0c53 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Wed, 11 Apr 2018 19:42:03 -0400 Subject: [PATCH] Bump Standards-Version to 4.1.4 --- debian/changelog | 1 + debian/control | 5 ++--- debian/control.in | 2 +- debian/rules | 1 - 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index cfa89aa..fc27985 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ babl (0.1.46-1) UNRELEASED; urgency=medium * New upstream release + * Bump Standards-Version to 4.1.4 -- Jeremy Bicha Wed, 11 Apr 2018 19:41:02 -0400 diff --git a/debian/control b/debian/control index af31f6f..4b13705 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ # This file is autogenerated. DO NOT EDIT! -# +# # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: babl @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11), gobject-introspection, libgirepository1.0-dev, pkg-config -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/gnome-team/babl Vcs-Git: https://salsa.debian.org/gnome-team/babl.git Homepage: http://gegl.org/babl/ @@ -20,7 +20,6 @@ Homepage: http://gegl.org/babl/ Package: libbabl-0.1-0 Architecture: any Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: Dynamic, any to any, pixel format conversion library diff --git a/debian/control.in b/debian/control.in index 8a4a5ae..1c07aaa 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11), gobject-introspection, libgirepository1.0-dev, pkg-config -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/gnome-team/babl Vcs-Git: https://salsa.debian.org/gnome-team/babl.git Homepage: http://gegl.org/babl/ diff --git a/debian/rules b/debian/rules index 46ee74f..84fe598 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,4 @@ #!/usr/bin/make -f --include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed -- 2.30.2